projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5e08c31
)
tests: Make testwindows dialog even more beautiful
author
Benjamin Otte
<otte@redhat.com>
Tue, 27 Sep 2011 00:38:05 +0000
(
02:38
+0200)
committer
Benjamin Otte
<otte@redhat.com>
Tue, 27 Sep 2011 03:37:14 +0000
(
05:37
+0200)
tests/testwindows.c
patch
|
blob
|
history
diff --git
a/tests/testwindows.c
b/tests/testwindows.c
index c8766f261d828070ce006970fb8f6ca70ea3e217..c338018525e050ba90d5b011fdaf4d56f3c11b82 100644
(file)
--- a/
tests/testwindows.c
+++ b/
tests/testwindows.c
@@
-449,7
+449,7
@@
manual_clicked (GtkWidget *button,
NULL);
- table = gtk_table_new (
2, 4, TRU
E);
+ table = gtk_table_new (
4, 2, FALS
E);
gtk_box_pack_start (GTK_BOX (gtk_dialog_get_content_area (GTK_DIALOG (dialog))),
table,
FALSE, FALSE,